Refine Your Search

Topic

Affiliation

Search Results

Technical Paper

Downhill Safety Assistant Driving System for Battery Electric Vehicles on Mountain Roads

2019-09-15
2019-01-2129
When driving in mountainous areas, vehicles often encounter downhill conditions. To ensure safe driving, it is necessary to control the speed of vehicles. For internal combustion engine vehicles, auxiliary brake such as engine brake can be used to alleviate the thermal load caused by the continuous braking of the friction brake. For battery electric vehicles (BEVs), regenerative braking can be used as auxiliary braking to improve brake safety. And through regenerative braking, energy can be partly converted into electrical energy and stored in accumulators (such as power batteries and supercapacitors), thus extending the mileage. However, the driver's line of sight in the mountains is limited, resulting in a certain degree of blindness in driving, so it is impossible to fully guarantee the safety and energy saving of downhill driving.
Technical Paper

On the Effect of Low-Viscosity Oil on Automobile Pollutant Emissions Based on Worldwide Harmonized Light Vehicles Test Cycle

2021-09-10
2021-01-5087
In order to study the influence of low-viscosity oil on automobile pollutant emissions reduction, three different 0W20 oil samples were prepared with oil 5W30 as the base oil. Parameters such as the oil viscosity, ash, and element content were tested at different stages, speeds, and accelerations of the Worldwide Harmonized Light Vehicles Test Cycle (WLTC). The results showed the effects of low-viscosity oil on exhaust emissions reduction were mainly concentrated in the low-speed and extra high-speed segment. At the low-speed segment, especially in the starting stage, carbon monoxide (CO), total hydrocarbon (THC), and non-methane hydrocarbon (NMHC) emissions can be reduced. The use of low ash oil can reduce nitrogen oxides (NOx) emissions; the methane (CH4) emissions can be reduced by increasing the Zinc (Zn) content in engine oil moderately.
Technical Paper

A Pre-Warning Method for Cornering Speed of Concrete Mixer Truck

2020-04-14
2020-01-1003
The high gravity center of the concrete mixer truck reduces the truck’s stability while steering. The rolling stirring tank makes the stability even worse than the regular engineering vehicle due to the dynamic variation of the centroid position. Most of the researches on the rollover stability of concrete mixer trucks focus on the rollover model establishment and dynamic simulation module. The change of concrete centroid is ignored when the safety cornering speed is calculated. This paper proposes a pre-warning method for the cornering speed of concrete mixer trucks based on centroid dynamic simulation. In the method, the mixing tank stirring model and the vehicle driving dynamic model are established on the Fluent and TruckSim simulation platforms, respectively. The theoretical speed threshold obtained by simulation is used as the evaluation index of the warning speed in the curve. Firstly, the dynamic simulation of the stirring tank model is carried out by Fluent.
Journal Article

Road Adhesion Coefficient Identification Method Based on Vehicle Dynamics Model and Multi-Algorithm Fusion

2022-03-29
2022-01-0908
As an important input parameter of intelligent vehicle active safety technology, road adhesion coefficient is of great significance in autonomous collision avoidance, emergency braking and collision avoidance, and variable adhesion road motion control. Traditional recognition methods based on vehicle dynamics require large data volume and low solution accuracy. This paper proposes an adhesion coefficient recognition method based on Elman neural network and Kalman filter. By establishing a seven-degree-of-freedom vehicle dynamics model, dynamic parameters such as yaw angular velocity, longitudinal velocity, lateral velocity, and angular velocity of each wheel, which are easy to measure and strongly related to the road adhesion coefficient, are analyzed as the input of the neural network model.
Technical Paper

Assisted Steering Control for Distributed Drive Electric Vehicles Based on Combination of Driving and Braking

2023-10-30
2023-01-7012
This paper presents a low-speed assisted steering control approach for distributed drive electric vehicles. When the vehicle is driven at low speed, the braking of the inner-rear wheel is combined with differential drive to reduce the turning radius. A hierarchical control structure has been designed to achieve comprehensive control. The upper-level controller tracks the expected yaw rate and vehicle side-slip angle through a Linear Quadratic Regulator (LQR) algorithm. The desired yaw rate and vehicle side-slip angle are obtained according to the reference vehicle model, which can be regulated by the driver through the accelerator pedal. The lower-level controller uses a quadratic programming algorithm to distribute the yaw moment and driving moment to each wheel, aiming to minimize tire load rate variance.
Technical Paper

Autopilot Strategy Based on Improved DDPG Algorithm

2019-11-04
2019-01-5072
Deep Deterministic Policy Gradient (DDPG) is one of the Deep Reinforcement Learning algorithms. Because of the well perform in continuous motion control, DDPG algorithm is applied in the field of self-driving. Regarding the problems of the instability of DDPG algorithm during training and low training efficiency and slow convergence rate. An improved DDPG algorithm based on segmented experience replay is presented. On the basis of the DDPG algorithm, the segmented experience replay select the training experience by the importance according to the training progress to improve the training efficiency and stability of the training model. The algorithm was tested in an open source 3D car racing simulator called TORCS. The simulation results demonstrate the training stability is significantly improved compared with the DDPG algorithm and the DQN algorithm, and the average return is about 46% higher than the DDPG algorithm and about 55% higher than the DQN algorithm.
Technical Paper

Research on Liquid Sloshing Model and Braking Dynamics Model of Semi-Trailer Vehicle for Transporting Dangerous Cargo for Driving Automation

2023-12-20
2023-01-7059
The phenomenon of liquid transfer in the liquid tank of the semi-trailer vehicle for transporting dangerous cargo (SVTDC) during braking is analyzed and the relevant mathematical model is established. The braking dynamic model of the SVTDC considering the liquid sloshing in the tank is established, and the model is verified based on the co-simulation method. Based on the typical conditions, the braking deceleration and axle load calculation functions of the model are simulated and analyzed, and the application prospect of the model in the development of driving automation control strategy is discussed.
Technical Paper

Research on Trajectory Tracking of Autonomous Vehicle Based on Lateral and Longitudinal Cooperative Control

2024-03-29
2024-01-5039
Autonomous vehicles require the collaborative operation of multiple modules during their journey, and enhancing tracking performance is a key focus in the field of planning and control. To address this challenge, we propose a cooperative control strategy, which is designed based on the integration of model predictive control (MPC) and a dual proportional–integral–derivative approach, referred to as collaborative control of MPC and double PID (CMDP for short in this article).The CMDP controller accomplishes the execution of actions based on information from perception and planning modules. For lateral control, the MPC algorithm is employed, transforming the MPC’s optimal problem into a standard quadratic programming problem. Simultaneously, a fuzzy control is designed to achieve adaptive changes in the constraint values for steering angles.
Technical Paper

Federated Learning Enable Training of Perception Model for Autonomous Driving

2024-04-09
2024-01-2873
For intelligent vehicles, a robust perception system relies on training datasets with a large variety of scenes. The architecture of federated learning allows for efficient collaborative model iteration while ensuring privacy and security by leveraging data from multiple parties. However, the local data from different participants is often not independent and identically distributed, significantly affecting the training effectiveness of autonomous driving perception models in the context of federated learning. Unlike the well-studied issues of label distribution discrepancies in previous work, we focus on the challenges posed by scene heterogeneity in the context of federated learning for intelligent vehicles and the inadequacy of a single scene for training multi-task perception models. In this paper, we propose a federated learning-based perception model training system.
Technical Paper

Research on Vehicle Type Recognition Based on Improved YOLOv5 Algorithm

2024-04-09
2024-01-1992
As a key technology of intelligent transportation system, vehicle type recognition plays an important role in ensuring traffic safety,optimizing traffic management and improving traffic efficiency, which provides strong support for the development of modern society and the intelligent construction of traffic system. Aiming at the problems of large number of parameters, low detection efficiency and poor real-time performance in existing vehicle type recognition algorithms, this paper proposes an improved vehicle type recognition algorithm based on YOLOv5. Firstly, the lightweight network model MobileNet-V3 is used to replace the backbone feature extraction network CSPDarknet53 of the YOLOv5 model. The parameter quantity and computational complexity of the model are greatly reduced by replacing the standard convolution with the depthwise separable convolution, and enabled the model to maintain higher accuracy while having faster reasoning speed.
Technical Paper

Digital Twin Based Multi-Vehicle Cooperative Warning System on Mountain Roads

2024-04-09
2024-01-1999
Compared with urban areas, the road surface in mountainous areas generally has a larger slope, larger curvature and narrower width, and the vehicle may roll over and other dangers on such a road. In the case of limited driver information, if the two cars on the mountain road approach fast, it is very likely to occur road blockage or even collision. Multi-vehicle cooperative control technology can integrate the driving data of nearby vehicles, expand the perception range of vehicles, assist driving through multi-objective optimization algorithm, and improve the driving safety and traffic system reliability. Most existing studies on cooperative control of multiple vehicles is mainly focused on urban areas with stable environment, while ignoring complex conditions in mountainous areas and the influence of driver status. In this study, a digital twin based multi-vehicle cooperative warning system was proposed to improve the safety of multiple vehicles on mountain roads.
Technical Paper

Research on Garbage Recognition of Road Cleaning Vehicle Based on Improved YOLOv5 Algorithm

2024-04-09
2024-01-2003
As a key tool to maintain urban cleanliness and improve the road environment, road cleaning vehicles play an important role in improving the quality of life of residents. However, the traditional road cleaning vehicle requires the driver to monitor the situation of road garbage at all times and manually operate the cleaning process, resulting in an increase in the driver 's work intensity. To solve this problem, this paper proposes a road garbage recognition algorithm based on improved YOLOv5, which aims to reduce labor consumption and improve the efficiency of road cleaning. Firstly, the lightweight network MobileNet-V3 is used to replace the backbone feature extraction network of the YOLOv5 model. The number of parameters and computational complexity of the model are greatly reduced by replacing the standard convolution with the deep separable convolution, which enabled the model to have faster reasoning speed while maintaining higher accuracy.
Technical Paper

Automatic Optimization Method for FSAE Racing Car Aerodynamic Kit Based on the Integration of CAD and CAE

2024-04-09
2024-01-2079
In the process of designing the aerodynamic kit for Formula SAE racing cars, there is a lot of repetitive work and low efficiency in optimizing parameters such as wing angle of attack and chord length. Moreover, the optimization of these parameters in past designs heavily relied on design experience and it's difficult to achieve the optimal solution through theoretical calculations. By establishing a parametric model in CAD software and integrating it with CFD software, we can automatically modify model parameters, run a large number of simulations, and analyze the simulation results using statistical methods. After multiple iterations, we achieve fully automatic parameter optimization and obtain higher negative lift. At the same time, the simulation process is optimized, and simulations are run based on GPUs, resulting in a significant increase in simulation speed compared to the original.
Technical Paper

Lightweight Design of Integrated Hub and Spoke for Formula Student Racing Car

2024-04-09
2024-01-2080
In the racing world, speed is everything, and the Formula Student cars are no different. As one of the key means to improve the speed of the car, lightweight plays an important role in the racing world. The weight reduction of unsprung metal parts can not only improve the driving speed, but also effectively optimize the dynamic of the car, so the lightweight design of unsprung parts has attracted much attention. In the traditional Formula Student racing car, the hub and spoke are two independent parts, they are fixed by four hub bolts or a central locking nut, the material of these fasteners is usually steel, so it brings a lot of weight burden. In order to achieve unsprung lightweight, a new type of wheel part design of Formula Student racing car is proposed in this paper. The hub and spoke are designed as integrated aluminum alloy parts, effectively eliminating the mass of hub bolts or central locking nuts.
Technical Paper

Fuzzy Control of Regenerative Braking on Pure Electric Garbage Truck Based on Particle Swarm Optimization

2024-04-09
2024-01-2145
To improve the braking energy recovery rate of pure electric garbage removal vehicles and ensure the braking effect of garbage removal vehicles, a strategy using particle swarm algorithm to optimize the regenerative braking fuzzy control of garbage removal vehicles is proposed. A multi-section front and rear wheel braking force distribution curve is designed considering the braking effect and braking energy recovery. A hierarchical regenerative braking fuzzy control strategy is established based on the braking force and braking intensity required by the vehicle. The first layer is based on the braking force required by the vehicle, based on the front and rear axle braking force distribution plan, and uses fuzzy controllers.
Technical Paper

Vehicle Trajectory Planning and Control Based on Bi-Level Model Predictive Control Algorithm

2024-04-09
2024-01-2561
Autonomous driving technology represents a significant direction for future transportation, encompassing four key aspects: perception, planning, decision-making, and control. Among these aspects, vehicle trajectory planning and control are crucial for achieving safe and efficient autonomous driving. This paper introduces a Combined Model Predictive Control algorithm aimed at ensuring collision-free and comfortable driving while adhering to appropriate lane trajectories. Due to the algorithm is divided into two layers, it is also called the Bi-Level Model Predictive Control algorithm (BLMPC). The BLMPC algorithm comprises two layers. The upper-level trajectory planner, to reduce planning time, employs a point mass model that neglects the vehicle's physical dimensions as the planning model. Additionally, obstacle avoidance cost functions are integrated into the planning process.
Technical Paper

Adaptive Model Predictive Control for Articulated Steering Vehicles

2024-04-12
2024-01-5042
Vehicles equipped with articulated steering systems have advantages such as low energy consumption, simple structure, and excellent maneuverability. However, due to the specific characteristics of the system, these vehicles often face challenges in terms of lateral stability. Addressing this issue, this paper leverages the precise and independently controllable wheel torques of a hub motor-driven vehicle. First, an equivalent double-slider model is selected as the dynamic control model, and the control object is rationalized. Subsequently, based on the model predictive control method and considering control accuracy and robustness, a weight-variable adaptive model predictive control approach is proposed. This method addresses the optimization challenges of multiple systems, constraints, and objectives, achieving adaptive control of stability, maneuverability, tire slip ratio, and articulation angle along with individual wheel torques during the entire steering process of the vehicle.
Technical Paper

Study on the Influence of Low-Viscosity Engine Oil on Engine Friction and Vehicle Worldwide Harmonized Light Vehicles Test Cycle Fuel Economy

2020-09-23
2020-01-5062
To study the mechanism of the effect of low-viscosity oils on engine friction loss reduction so as to improve the vehicle fuel economy of the Worldwide harmonized Light vehicles Test Cycle (WLTC) by upgrading the Society of Automotive Engineers (SAE) viscosity grade of the factory fill oil from 5W30 to 0W20, eight 0W20 oil samples were blended with different doses of base oil, viscosity modifier (VM), and friction modifier (FM). Theoretical analysis by AVL-EXCITE simulation of the key friction pairs combined with practical engine friction torque test and vehicle WLTC fuel consumption tests were carried out. The results showed that 0W20 oils can effectively reduce the engine friction torque by 5.64 Nm and the friction loss by 11.95% with the throttle fully opened; while with the throttle closed, the friction torque decreased by 3.53 Nm and the friction loss by 11.26%, resulting to the improvement of the vehicle WLTC fuel economy by 2.08%.
Technical Paper

Research on Design of Electric Vehicle Sound Synthesis Based on Frequency Shift Algorithm

2024-04-09
2024-01-2335
The active sound generation systems (ASGS) for electric vehicles (EVs) play an important role in improving sound perception and transmission in the car, and can meet the needs of different user groups for driving and riding experiences. The active sound synthesis algorithm is the core part of ASGS. This paper uses an efficient variable-range fast linear interpolation method to design a frequency-shifted and pitch-modified sound synthesis algorithm. By obtaining the operating parameters of EVs, such as vehicle speed, motor speed, pedal opening, etc., the original sound signal is interpolated to varying degrees to change the frequency of the sound signal, and then the amplitude of the sound signal is determined according to different driving states. This simulates an effect similar to the sound of a traditional car engine. Then, a dynamic superposition strategy is proposed based on the Hann window function.
X